projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
837300a
)
*** empty log message ***
author
Glenn Morris
<rgm@gnu.org>
Fri, 24 Aug 2007 03:07:45 +0000
(
03:07
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 24 Aug 2007 03:07:45 +0000
(
03:07
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index be5f0ccbb80fb380b2b031e7ec9c0a8632062e68..e7133e8f070e8e2da091b1ff541ffd135974f4a9 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2007-08-24 Ulrich Mueller <ulm@gentoo.org> (tiny change)
+
+ * files.el (backup-buffer-copy): Don't wrap delete in
+ condition-case, only try to delete if file exists.
+
2007-08-24 Glenn Morris <rgm@gnu.org>
* files.el (backup-buffer-copy): Revert 2007-08-22 change.